-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update emotion monorepo to v11 (master) (major) #482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
165cdbb to
3dfee42
Compare
Codecov Report
@@ Coverage Diff @@
## master #482 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 63 63
=========================================
Hits 63 63 Continue to review full report at Codecov.
|
0d2ca6c to
46f1ce1
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json |
46f1ce1 to
61e5923
Compare
61e5923 to
905ff9a
Compare
905ff9a to
4d099c8
Compare
4d099c8 to
2cc0b74
Compare
|
2cc0b74 to
ffe1829
Compare
This PR contains the following updates:
10.2.1->11.12.0^10.0.27->^11.0.0Release Notes
emotion-js/emotion (@emotion/babel-preset-css-prop)
v11.12.0Compare Source
Patch Changes
#3206
d1994c4Thanks @DiegoAndai! - Improved compatibility with the upcoming@types/reactfor React 19 where the globalJSXnamespace doesn't exist anymore#3208
56109e7Thanks @Andarist! - Only forward definedrefs to improve compatibility with the upcoming React 19Updated dependencies [
9ca22c6,a1e881b,16d8a8c]:v11.11.0Compare Source
Minor Changes
336f3d50Thanks @Andarist! - Added support for cascade@layers by updating the underlying parser (stylis).Patch Changes
#3029
eed5e6cfThanks @Andarist! - Fixed importing in Node ESMUpdated dependencies [
336f3d50,eed5e6cf]:v11.10.0Compare Source
Minor Changes
#2819
bbad8c79Thanks @nicksrandall! -exportsfield has been added to thepackage.jsonmanifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.#2819
bbad8c79Thanks @nicksrandall! - Thanks to the addedexportsfield, the package now includes aworkercondition that can be utilized by properly configured bundlers when targeting worker-like environments. It fixes the issue with browser-specific files being prioritized by some bundlers when targeting workers.Patch Changes
bbad8c79,bbad8c79]:v11.2.0Compare Source
Patch Changes
64bc9037#2245 Thanks @0xBono! - Fixed the invalid example in the README.Updated dependencies [
c9b57f36]:v11.0.0Compare Source
Major Changes
9e3671c4#2076 Thanks @Andarist! - Removedruntimeoption that was introduced to this preset and deprecated shortly after that. If you want to configureruntime: "automatic", replace@emotion/babel-preset-css-propwith@babel/preset-reactand@emotion/babel-plugin. You can find out how to configure things properly here: https://emotion.sh/docs/css-prop#babel-presetc5b12d90#1220 Thanks @mitchellhamilton! - Removed support for theinstancesoption, any usage of it should be replaced with theimportMapoptionc7850e61#1656 Thanks @Andarist! -autoLabeloption no longer is a simple boolean. Instead we accept now 3 values:dev-only(the default),alwaysandnever.Each possible value for this option produces different output code:
dev-onlywe optimize the production code, so there are no labels added there, but at the same time we keep labels for development environments,alwayswe always add labels when possible,neverwe disable this entirely and no labels are added.Minor Changes
c5b12d90#1220 Thanks @mitchellhamilton! - Added theimportMapoption which allows you to tell@emotion/babel-pluginwhat imports it should look at to determine what it should transform so if you re-export Emotion's exports, you can still use the Babel transformsc672175b#1130 Thanks @jtmthf! - Adjust how arrays passed to css prop are transformed so function elements can be resolved at runtime.0a4a22ff#1651 Thanks @Andarist! - AllowlabelFormatoption to be a function.Patch Changes
c672175b,c5b12d90,5e803106,b8476e08,0a4a22ff,b0ad4f0c,9e998e37,c65c5d88,5c7ec859,c7850e61,b7d21373,c5b12d90,828111cd]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.